Skip to content
View Vertina174's full-sized avatar

Block or report Vertina174

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Vertina174/README.md
Aditya Chauhan — C/C++ Developer, DSA, Systems Programming Typing SVG

GitHub LinkedIn LeetCode


Profile Views

❖ About Me

Hi, I'm Aditya Chauhan👋
Enjoy building projects from scratch to understand how things work internally rather than relying on libraries.

I enjoy understanding how things work rather than only using ready-made solutions. Most of my learning comes from implementing concepts myself — from linked lists and trees to networking and systems-oriented projects.

Right now, I'm strengthening my problem-solving skills through LeetCode while building projects that push me beyond textbook programming.

▹ Focused on C/C++ programming and DSA

▹ Practicing algorithmic problem-solving through LeetCode

▹ Building projects to understand systems, networking, and software fundamentals

▹ Learning by implementing concepts rather than only studying theory


◎ Current Focus

▹ Practicing DSA patterns and solving LeetCode problems in C/C++

▹ Strengthening Linked Lists, Arrays, Two Pointers, Sliding Window, Trees and other core patterns

▹ Developing a C++ Chess Engine with Raylib

▹ Exploring network programming through a custom HTTP server

▹ Building small systems-oriented tools in C

▹ Improving code quality, problem-solving, and understanding of computer science fundamentals


▣ Featured Projects

◆ Chess Engine

A C++ chess engine built from scratch with Raylib. The project focuses on implementing chess rules and game logic rather than relying on an existing chess framework.

C++ Raylib Game Logic Chess Algorithms

[Repository] → Chess Engine

◆ HTTP Server

A low-level HTTP server project in C, exploring networking fundamentals and how web communication works underneath higher-level frameworks.

C Networking HTTP Windows

[Repository] → HTTP Server

◆ Ray Tracing A simple 2D ray tracing simulation built using SDL3. This project visualizes rays emitted from a light source interacting with an obstacle (circle).

Physics Engine Raylib Rendering

[Repository] → Ray Tracing

◆ DSA & LeetCode

A collection of my Data Structures & Algorithms implementations and LeetCode solutions, organized by problem-solving pattern.

C C++ DSA Algorithms LeetCode

[Repository] → DSA


⚙ Tech Stack

Languages

C C++ Python JavaScript


AI & Local Inference

Ollama Claude Google Gemini ChatGPT


⌨ LeetCode

LeetCode Stats

▤ GitHub Stats


✉ Let's Connect

GitHub LinkedIn LeetCode


If you made it this far — thanks for stopping by. Always open to collaborating on something worth building.

Popular repositories Loading

  1. Image_viwer Image_viwer Public

    Lightweight SDL3-based image viewer in C++ supporting PPM format (learning project).

    C 1

  2. Student-DataBase-Management-System Student-DataBase-Management-System Public

    a simple student database management system written in C++. The project uses a text file (student_data.txt) to store student records.

    C++ 1

  3. Ray_tracing Ray_tracing Public

    A simple 2D ray tracing simulation built using SDL3.

    C 1

  4. my-portfolio my-portfolio Public

    This is my personal portfolio website built to showcase my projects, skills, and development work.

    Astro 1

  5. Chess-Engine Chess-Engine Public

    A Minimilistic chess Engine

    C 1

  6. BCA-03-DS- BCA-03-DS- Public

    Forked from Chandrikajoshi123/BCA-03-DS-

    C