Skip to content
View kartikbansiwal's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report kartikbansiwal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kartikbansiwal/README.md

MasterHead

Hi 👋, I'm Kartik Bansiwal

Electrical Engineering Undergrad @ IIT Delhi

Coding

kartikbansiwal

  • 🔭 I’m currently looking for Internship Opportunities

  • 🌱 I’m currently learning Generative AI and Deep Learning

  • 👯 I’m looking to collaborate on Research and Projects

  • 💬 Ask me about Data Science, Programming

  • 📫 How to reach me [email protected]

  • 📄 Know about my experiences https://shorturl.at/fvyD7

  • ⚡ Fun fact I love cats (also dogs).

Connect with me:

kartikbansiwal karxicb

Languages and Tools:

arduino bootstrap c cplusplus css3 django figma git html5 java javascript linux matlab mongodb mysql nodejs opencv pandas photoshop python pytorch react scikit_learn seaborn tailwind tensorflow

kartikbansiwal

 kartikbansiwal

kartikbansiwal

Pinned Loading

  1. Project-Simulating-1D-Collisions Project-Simulating-1D-Collisions Public

    Simulated the collisions of n balls in 1 dimension by predicting the time, location and the balls which collide. Implemented Customized Heap (a modified priority queue) with overall complexity for …

    Python

  2. Project-Nearby-Search-Program Project-Nearby-Search-Program Public

    Implemented a ‘Point Database’ to store the position of all the landmarks in the map using Range Tree data structure. The program efficiently stored landmark data for fast processing of “search nea…

    Python

  3. Project-Flow-Of-Traffic Project-Flow-Of-Traffic Public

    Customized and implemented Dijkstra’s and Ford Fulkerson’s algorithms to find a route between any two points in a graph with various vertices and edges. It deduces the shortest path to travel from …

    Python

  4. Project-SimpleRISC-CPU-Microarchitecture-Design Project-SimpleRISC-CPU-Microarchitecture-Design Public

    Designed a SimpleRISC CPU microarchitecture in Logisim, supporting add, sub, beq, call/ret, and more. Implemented a ROM-based control unit, enabling easy instruction expansion. Integrated keyboard …

  5. Atmospheric-Stability-Analysis Atmospheric-Stability-Analysis Public

    Evaluated 4+ meteorological variables upto 50 km; created 45+ plots using Excel & Colab.