Skip to content
View Denilson15's full-sized avatar

Block or report Denilson15

Report abuse

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

Report abuse
Denilson15/README.md

πŸ‘‹ Hi, I'm Gary Denilson Alvarado

I began my computer science journey in Summer 2024 after pivoting from a background in Business. This transition is driven by a deep commitment to technical excellence and a passion for engineering. Just months after my first C++ course, I stepped into teaching AP Computer Science Principles, helping my students earn college credit while I solidified my own engineering foundation.

I am currently completing advanced prerequisites and actively seeking admission into a Master's in Computer Science.


πŸ’» What I'm Working On

  • Full-Stack Development: Completing the Scrimba Career Path with a focus on React, REST APIs, and modern UI/UX.
  • Graduate Preparation: Mastering systems-level programming and advanced algorithmic theory to prepare for rigorous graduate level coursework.
  • AI Integration: Experimenting with language model APIs and data-driven application architecture.
  • Teaching: Leveraging my experience as an instructor to simplify and document complex technical concepts.

πŸ› οΈ Tech Stack

  • Programming: C++, Java, JavaScript, HTML, CSS, OCaml (Functional Programming), SQL, Assembly.
  • Frameworks/Libraries: React, Vite, Express (Learning).
  • Tools: Git, GitHub, Generative Artificial Intelligence, Linux (UNIX), VS Code, Netlify.

🌱 My CS Journey

Since 2024, I have focused on mastering CS fundamentals. My experience ranges from building a functional interpreter in OCaml to managing memory in Assembly and Operating Systems.

Current & Upcoming Coursework (Spring 2026 @ CSUEB)

  • Analysis of Algorithms
  • Computer Architecture
  • AI Engineering
  • Software Engineering

Recently Completed

  • Operating Systems and Intro to UNIX
  • Data Structures
  • Computer Organization and Assembly Language Programming
  • Programming Language Concepts (OCaml)
  • Discrete Math and Statistics for Engineers

πŸ”— Let's Connect

Pinned Loading

  1. bfs-lab bfs-lab Public

    Reads a .txt file of city-to-city flights and uses Breadth-First Search (BFS) to determine if a path exists between two locations. Highlights file I/O, graphs, and queue-based traversal.

    C++

  2. solo-restaurant-webpage solo-restaurant-webpage Public

    A custom-built, responsive restaurant landing page developed using HTML, CSS, and JavaScript to practice frontend development skills.

    JavaScript

  3. assembly-endgame assembly-endgame Public

    A Hangman-inspired word game built in React where each wrong guess wipes out a programming language.

    JavaScript

  4. quizzical quizzical Public

    JavaScript