Skip to content
View fiacredev's full-sized avatar
🎯
Focusing, just ship with code.
🎯
Focusing, just ship with code.

Block or report fiacredev

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

Turning ideas into code is my passion, and my heart truly belongs to algorithms. Every challenge is an opportunity to create magic with code! 🧠💻


Tools I'm Comfortable With

const devStack = {
  languages: ["JavaScript", "TypeScript", "Python"],
  frontend: ["React", "Next.js", "Tailwind CSS"],
  backend: ["Node.js", "Express", "REST APIs", "System Integration"],
  databases: ["MongoDB", "PostgreSQL", "MySQL"],
  tools: ["Git", "VS Code", "Postman". "Prisma"],
  cloud: ["Vercel", "Netlify"]
};

const me = {
  mindset: "builder",
  stack: ["JS/TS", "React", "Node", "Mongo"],
};

while (me.mindset === "builder") {
  build();
  debug();
  optimize();
  deploy();
  if (!shipped()) {
    learn();
    improve();
    repeat();
  } else break;
}

   

Powered by coffee and logic ☕💻, it’s just me and my laptop writing endless lines of code. CODE MODE:🟢, living the coding life.

Pinned Loading

  1. job-landing-react-native job-landing-react-native Public

    This React Native Job Landing app allows users to explore job listings, apply directly from their mobile devices, and track their applications. Built with a focus on responsive design and smooth UX…

    JavaScript 2