Skip to content
View CharlesNaig's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report CharlesNaig

Report abuse

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

Report abuse
CharlesNaig/README.md

Header

Hi, I'm Charles Marcelo (hatry4/Naig)

Full-Stack Discord Bot & Web Developer | Gamer | FEU Student from the Philippines

Profile Views

DigitalOcean Referral Badge


About Me

Hey there! I'm Charles, a passionate 17-year-old developer from the Philippines who loves creating digital experiences. Born on December 29, 2007, I've been on an exciting journey learning web development and design.

  • Currently mastering Full-Stack Development (Front-End & Back-End)
  • Accepting freelance projects starting at $40-200
  • Goal: Building innovative web solutions that make a difference
  • When I'm not coding, you'll find me gaming or exploring new technologies or either chatting with my friends.
  • Reach out: cm122927@gmail.com

Certifications & Achievements

Best in Computer System Servicing certificate
Best in Computer System Servicing
FEU Roosevelt (FEUR)
Responsive Web Design certificate
Responsive Web Design
freeCodeCamp
JavaScript Algorithms and Data Structures certificate
JavaScript Algorithms and Data Structures
freeCodeCamp
Front End Development Libraries certificate
Front End Development Libraries
freeCodeCamp
Scientific Computing with Python certificate
Scientific Computing with Python
freeCodeCamp
Legacy Front End certificate
Legacy Front End
freeCodeCamp
Machine Learning with Python certificate
Machine Learning With Python
freeCodeCamp
Introduction to CSS certificate
Introduction to CSS
Simplilearn | SkillUp
Introduction to HTML certificate
Introduction to HTML
Simplilearn | SkillUp
Full-Stack Development 101 certificate
Full-Stack Development 101
Simplilearn | SkillUp
Introduction to Front End Development certificate
Introduction To Front End Development
Simplilearn | SkillUp
Front End Developer React certificate
Front End Developer React
HackerRank
Claude 101 certificate
Claude 101
Anthropic
Introduction to Agent Skills certificate
Introduction to Agent Skills
Anthropic
AI Agents and Agentic AI with Python and Generative AI certificate
AI Agents and Agentic AI with Python & Generative AI
Vanderbilt University | Coursera
CTF Freshmen Challenge first place certificate
1st Place — CTF Freshmen Challenge
FEU Institute of Technology
CSS Basic certificate
CSS (Basic)
HackerRank
Python Basic certificate
Python (Basic)
HackerRank
Node.js Intermediate certificate
Node.js (Intermediate)
HackerRank
JavaScript Intermediate certificate
JavaScript (Intermediate)
HackerRank
Agents and Work Flows
Agents and Work Flows (Open AI)
HackerRank

Tech Stack

Languages



Frameworks & Libraries



Database & Storage



Cloud & Hosting



Tools & Development



IDEs & Editors



Server Management



Design & Creative

GitHub Analytics

Let's Connect!

Gmail Discord LinkedIn Facebook Instagram

Dev.to CodePen Stack Overflow GitLab

Reddit TikTok X

Support My Work

If you like what I do and want to support my journey, consider buying me a coffee!

Buy Me A Coffee PayPal Ko-Fi


"Code is like humor. When you have to explain it, it's bad." - Cory House
"Solve the error, Then Write the code" - Naig
If you find my work interesting, don't forget to star my repositories!

Pinned Loading

  1. TamTap TamTap Public

    TamTap - This is a product of our capstone called tamtap. And it's a attendance product that has a user friendly website dashboard.

    JavaScript 2

  2. TamTap.docs TamTap.docs Public

    Documentation for the private repository of TamTap Capstone Project.

    1

  3. charlesnaig.github.io charlesnaig.github.io Public

    Naig Official Website.

    JavaScript 1

  4. Discord.js-v14-Hybrid-Template-Bot Discord.js-v14-Hybrid-Template-Bot Public

    This bot has features to run an event, hybrid commands (such as prefix and slash) that operate simultaneously from a single file, and an properly working error handler.

    JavaScript 2 2

  5. Directory-Organizer Directory-Organizer Public

    Directory Organizer with PyGame

    Python 1

  6. discordjs-cheatsheet.js discordjs-cheatsheet.js
    1
    //  Discord all events!
    2
    //  A quick and dirty fleshing out of the discord.js event listeners  (not tested at all!)
    3
    //     listed here -> https://discord.js.org/#/docs/main/stable/class/Client
    4
    //  Learn from this, do not just copy it mofo!
    5
    //