Skip to content
View Jakezy-kun's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Jakezy-kun

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
Jakezy-kun/README.md
Hi, I'm Ferdinand (Jakezy-kun) — IT student learning to ship real software

I build web and mobile apps to learn how real systems are designed, tested and shipped.
Currently studying IT and working toward a software engineering career.

PortfolioLinkedInEmailRepositories



About    Stack    Learning    Work    Activity    Connect

🚀 About me

I like problems where the hard part isn't writing the code — it's deciding what the code should do. Most of my learning happens by building something end to end, breaking it, and rebuilding it better.

  • 🎓 IT student, heading toward software engineering
  • 🔭 Building with React, Vue and Flutter, mostly on the front end for now
  • 🌱 Working my way into cloud (AWS) and security fundamentals
  • 🧪 Interested in testing, API design, and how teams keep systems maintainable
  • 💬 Happy to talk about student projects, Flutter, or anything web
How I like to work
Start with the user Decide what the screen should do before deciding how it looks.
Small commits Easier to review, easier to revert, easier to explain.
Read the docs first Faster than guessing, and I end up understanding the tool.
Ask early Being stuck quietly is the most expensive way to be stuck.

🛠 Tech stack

Languages

Java, Python, JavaScript, Dart, HTML, CSS

Frontend

React, Vue, Tailwind CSS

Mobile

Flutter, Android Studio

Tools & platforms

Git, GitHub, VS Code, Postman, Figma, AWS

Also using shadcn/ui for component design.  ·  EDIT: remove anything here you haven't actually used.


📚 What I'm learning right now

Instead of percentages that don't mean much, here's what I'm actually working on and why.

Focus Why What I'm building with it
Python Automation and a path into data work Small scripts and practice problems
React The default for modern web UI Component-driven practice projects
Vue A second perspective on reactivity Comparing patterns against React
Flutter + Dart One codebase, both platforms A mobile app project
shadcn/ui Accessible components without reinventing them UI layer for my React work
🎯 Where I'm headed next
  • Deploy a full-stack project to AWS end to end
  • Write real tests instead of clicking through the app
  • Learn the OWASP Top 10 properly, not just by name
  • Contribute to an open source project
  • Ship a Flutter app to a real store listing
☁️ Cloud computing — what I'm after

Understanding how applications actually run once they leave my laptop: compute, storage, networking basics, and what "scalable" costs in practice. Currently exploring AWS core services.

🔐 Cybersecurity — what I'm after

Learning to think about the failure cases: authentication, input validation, secrets handling, and the common web vulnerabilities. The goal is writing safer code by default, not chasing exploits.


📌 Featured work

Featured repositoryFeatured repository


📊 GitHub activity

GitHub statistics for Jakezy-kun Contribution streak for Jakezy-kun



Most used languages by Jakezy-kun



Contribution activity graph for Jakezy-kun
🏆 Trophy case
GitHub trophies for Jakezy-kun

💭 Random dev quote

Random developer quote, refreshed on every page load

New quote every time this page loads. 🔄


🎲 Off the clock

A few things about me
  • 🎮 Gaming is where I go when a bug has beaten me — the fix usually shows up after
  • ☕ Coffee is part of the toolchain
  • 📖 Trying to learn one genuinely new thing a day, even a small one
  • 🧩 I think good code explains itself, but a comment explaining why is never wasted
  • 🇵🇭 Building from the Philippines

🤝 Let's connect

I'm open to collaborating on student projects, open source, or anything I can learn from.

LinkedInEmailXPortfolio



GitHub followersProfile views



Thanks for stopping by — have a look around the repositories.

Popular repositories Loading

  1. Jakezy-kun Jakezy-kun Public

    Config files for my GitHub profile.

  2. Jakezy-kun.github.io Jakezy-kun.github.io Public template

    HTML

  3. gdsc-uic-website.io gdsc-uic-website.io Public

    A website for the Google Developer Student Clubs of the University of the Immaculate Conception

    HTML

  4. Chronolist Chronolist Public

    HTML

  5. GrindSet GrindSet Public

    Web development Applications 2: Final Project-GRINDSET – A Web-Based Employee Task Management System GRIND SET is a web-based employee task management system developed using HTML, CSS, Bootstrap, J…

    PHP

  6. The-I.T-Lodge The-I.T-Lodge Public

    A Hotel Management System that uses Java for our CC002.23 Final Project System

    Java