Skip to content
View Denilson15's full-sized avatar

Block or report Denilson15

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 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
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 / MEng program, with a primary focus on top-tier institutions.


💻 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

  • Languages: C++, JavaScript, HTML, CSS, OCaml (Functional Programming), SQL, Assembly.
  • Frameworks/Libraries: React, Vite, Express (Learning).
  • Tools: Git, GitHub, Artificial Intelligence (Claude, ChatGPT, Gemini) 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