Skip to content
View codenano077's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report codenano077

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.

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
codenano077/README.md

๐Ÿ‘‹ Hey, I'm Darshan

I've always been the kind of person who can't leave a problem half-understood โ€” if something doesn't make sense, I dig until it does. That curiosity is what pulled me into software, and it's what keeps me going.

My work is a bit all over the place in the best way: I've built .NET console apps with proper database layers, shipped a cross-platform mobile game in MAUI, written multiplayer networking code in Unreal Engine 5, and spent five months at an internship building real generative AI pipelines. I'm most at home on projects where logic meets creativity, and I stay with a problem until I actually get it.

Right now I'm looking for a software developer role where I can keep learning fast, write clean code, and ship things that matter.

๐Ÿ’ป Tech Stack

C# Python C++ C Java .NET ADO.NET SQL Server SQLite Unreal Engine Godot Unity OpenGL scikit-learn TensorFlow Linux Git Blender After Effects

๐Ÿ“‚ Projects

๐ŸŽฎ Metaverse Board Game Hub โ€” Unreal Engine 5, C++, Blueprints

Real-time multiplayer environment where players pick avatars and play board games together. The networking layer was the most interesting and frustrating part โ€” debugging desync across clients teaches you things no tutorial covers.

๐ŸงŸ 2D Zombie Shooter โ€” Godot Engine, GDScript

Started as a weekend project to learn Godot, ended up being a proper deep-dive into game feel and enemy AI. Wave-based levels, pathfinding, power-ups. Playtested until the pacing actually felt right. ๐Ÿ‘‰ View Repo

๐Ÿƒ Console Flashcards App โ€” C#, .NET, SQL Server, ADO.NET, Spectre.Console

Built this to solve a problem I had. Fast, keyboard-driven, no browser needed. Full CRUD with SQL Server, session tracking, accuracy rates per deck. ๐Ÿ‘‰ View Repo

โž— Math Game Application โ€” .NET MAUI, C#

Cross-platform math game running on iOS, Android, and Windows. MVVM architecture, real-time scoring, consistent UI across all three platforms without platform-specific hacks. ๐Ÿ‘‰ View Repo

๐Ÿ“‹ Habit Tracker โ€” C#, SQL Server, ADO.NET

Console-based habit tracker with persistent storage and daily logging. ๐Ÿ‘‰ View Repo

โฑ๏ธ Coding Tracker โ€” C#, SQLite

Tracks coding sessions and time spent โ€” because I wanted data on my own productivity. ๐Ÿ‘‰ View Repo

๐Ÿ“Š GitHub Stats

๐ŸŒ Find Me

LinkedIn GitHub Gmail

Popular repositories Loading

  1. codenano077 codenano077 Public

    1

  2. maui.MathGame maui.MathGame Public

    creating an application for MathGame

    C# 1

  3. zombiegame zombiegame Public

    GDScript

  4. platform_game01 platform_game01 Public

    C#

  5. OPEN_GL-cameraSystem OPEN_GL-cameraSystem Public

    major project

    C++

  6. Console.Coding-Tracker Console.Coding-Tracker Public

    This is console work where i have created a application to manage the amount of coding done by the user , and performed CRUD operations on the DataBase

    C#