DeepDish36

Software Developer & Tech Enthusiast

Exploring innovative solutions through code, diving deep into computer hardware, and constantly learning new technologies to build better software.

About Me

I'm a passionate programming student who thrives on exploring new technologies and pushing the boundaries of what's possible. My journey in tech has taken me through various languages and frameworks, each one adding a layer to my understanding of software development.

Beyond coding, I have a deep fascination with computer hardware. Understanding how systems work at a fundamental level helps me write better, more efficient code.

I also enjoy maintaining and upgrading computer hardware, ensuring systems run at their best.

Skills & Interests

  • Web Development
  • System Programming
  • Computer Hardware
  • Database Design & Modeling
  • C, Python, C#, JS, HTML/CSS
  • Collaboration & Teamwork

Featured Projects

SportMotos

A responsive website for a motorcycle dealership, featuring a detailed catalog, modern design, and user-friendly navigation. Built as my final academic project, it demonstrates both front-end and back-end development skills.

JavaScript C# HTML CSS

Puzzle House

Puzzle House is a 2D puzzle game, made in C with the raylib library. Containing 10 hand-designed levels, it tests players with progressive logic-based mechanics and minimalist design. It was made as a solo project to study the architecture of games, input handling, and level processing in raylib.

C Raylib

Important Repositories

SportMotos

⭐ 4

A responsive website for a motorcycle dealership, featuring a detailed catalog, modern design, and user-friendly navigation. Built as my final academic project, it demonstrates both front-end and back-end development skills.

C-6502

⭐ 3

C-6502 is a learning-focused emulator for the MOS 6502 microprocessor. It provides tools to write, run, and debug Assembly code, making it a practical resource for exploring low-level programming concepts and computer architecture.