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 concerning Web, Mobile App & DBMS! 🧠💻 [FULLSTACK ENGINEER]


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", "Render"]
};

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 logic and coffee 💻. 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

  2. curb-side-react-native curb-side-react-native Public

    Waypoint is a high-performance mobility platform that synchronizes drivers and passengers in real time. Unlike a standard CRUD app, this project focuses on the technical challenges of geospatial da…

    TypeScript

  3. foody-react-native foody-react-native Public

    Our mobile app makes ordering food on campus simple and fast. Students can browse the menu, choose their meals, and reserve them in just a few taps—no long lines, no waiting.

    JavaScript

  4. inventory-management-system-next-js inventory-management-system-next-js Public

    a simple Inventory Management system designed to help businesses track and manage their stock efficiently. The system allows users to add new products, monitor stock levels, and update inventory re…

    TypeScript