Skip to content
View cnaallotey's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report cnaallotey

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
cnaallotey/README.md

Hey there! ๐Ÿ‘‹ I'm Charles

Typing SVG

๐Ÿš€ About Me

I'm a mid-level full-stack developer based in Accra, Ghana, who loves building things on the web. Currently neck-deep in creating a SaaS app while jamming to good music and squeezing in some gaming sessions! ๐ŸŽฎ๐ŸŽต

  • ๐Ÿ”ญ Currently working on: A SaaS application
  • ๐ŸŒฑ Learning: Always leveling up my JavaScript/TypeScript game
  • ๐ŸŽจ Design-minded: I speak Figma fluently
  • โšก Fun fact: I'm equally passionate about clean code and clutch gaming moments

๐Ÿ› ๏ธ Tech Stack

const charles = {
    code: ["JavaScript", "TypeScript", "PHP"],
    frontend: {
        frameworks: ["Vue 3", "Nuxt.js"],
        styling: ["TailwindCSS", "SCSS"],
        design: ["Figma"]
    },
    backend: {
        php: ["Laravel"],
        nodejs: ["Express", "Node.js"],
        databases: ["MySQL", "PostgreSQL", "MongoDB"]
    },
    currentFocus: "Building scalable SaaS products",
    hobbies: ["Gaming ๐ŸŽฎ", "Music ๐ŸŽต", "Exploring new tech"]
};

Languages & Tools

JavaScript TypeScript PHP Vue.js Nuxt.js Laravel Node.js TailwindCSS Figma MySQL PostgreSQL MongoDB

๐Ÿ“Š GitHub Stats

Charles's GitHub Stats

Top Languages

GitHub Streak

๐ŸŽฏ What I'm Up To

interface CurrentlyDoing {
  building: string;
  learning: string[];
  vibing: string[];
}

const now: CurrentlyDoing = {
  building: "A SaaS app that solves real problems",
  learning: ["Advanced Vue patterns", "System design", "Cloud architecture"],
  vibing: ["Lo-fi beats while coding", "RPG gaming sessions", "Open source contributions"]
};

๐ŸŒŸ Featured Projects

Check out my pinned repositories below to see what I've been building! ๐Ÿ‘‡

๐Ÿ’ฌ Let's Connect!

I'm always up for interesting conversations about tech, gaming, or music! Feel free to reach out:

Twitter LinkedIn GitHub


Profile Views

๐Ÿ’ป "Code is like humor. When you have to explain it, it's bad." - Cory House

โญ๏ธ From cnaallotey | ๐Ÿ‡ฌ๐Ÿ‡ญ Made with โค๏ธ in Accra

Popular repositories Loading

  1. nuxt-jwt-auth nuxt-jwt-auth Public

    This repository contains a complete implementation of a custom authentication system using JWT in a Nuxt 3 application.

    TypeScript 4

  2. currencyconverter currencyconverter Public

    Vue 3

  3. community-chat community-chat Public

    Vue 3

  4. todoapp todoapp Public

    1

  5. Client_management_system Client_management_system Public

    A simple CRUD CMS application using Vue js and Node js

    CSS 1

  6. todo todo Public

    A mini todo app using Vue JS

    CSS 1