Thanks to visit codestin.com
Credit goes to github.com

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

Block or report Marktech2002

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

๐Ÿ‘‹ Hey there, I'm Yaqub Tawab Olamilekan

Typing SVG

๐Ÿš€ About Me

I'm a Backend Engineer with a passion for designing robust, scalable systems that stand the test of time. While my heart beats for backend development, I have a deep appreciation for beautiful UI and smooth animationsโ€”because great software deserves a great interface.

const yaqub = {
  code: ["JavaScript", "TypeScript", "Go", "SQL"],
  focus: "Backend Engineering & System Design",
  currentlyLearning: "Golang for high-performance systems",
  interests: ["Distributed Systems", "API Design", "UI/UX", "Animations"],
  architecture: ["Microservices", "Event-Driven", "Serverless", "Monolithic"],
  motto: "Write code that scales, design systems that last"
};

๐Ÿ’ป Tech Stack

Backend Heavy โšก

const backend = {
  languages: ["JavaScript", "TypeScript", "Go"],
  runtime: ["Node.js", "Bun"],
  frameworks: ["Express", "NestJS", "Fastify"],
  databases: {
    sql: ["PostgreSQL", "MySQL"],
    nosql: ["MongoDB", "Redis"]
  },
  tools: ["Docker", "Git", "Postman", "REST APIs", "GraphQL"]
};

Frontend (The Beautiful Side) ๐ŸŽจ

const frontend = {
  frameworks: ["Next.js", "React.js"],
  styling: ["TailwindCSS", "CSS3", "SASS"],
  animations: ["GSAP", "Framer Motion", "CSS Animations"],
  stateManagement: ["Redux", "Zustand", "Context API"],
  passion: "Creating delightful user experiences with smooth animations"
};

๐ŸŽฏ Current Focus

  • ๐Ÿ”ฅ Deep diving into Golang - Exploring concurrency, channels, and building high-performance systems
  • ๐Ÿ—๏ธ System Design - Architecting scalable, fault-tolerant distributed systems
  • ๐ŸŽจ UI/UX Engineering - Crafting pixel-perfect interfaces with buttery-smooth animations
  • ๐Ÿ“š Learning - Always staying curious about new technologies and best practices

๐Ÿ› ๏ธ What I'm Building

  • ๐ŸŒ Full-stack applications with Next.js, React, and Node.js
  • ๐Ÿ”ง Robust APIs that handle millions of requests
  • ๐Ÿ—„๏ธ Database architectures optimized for performance and scalability
  • โœจ Beautiful interfaces that users love to interact with

๐ŸŒŸ My Interests

type Interests struct {
    Engineering   []string{"Backend Systems", "API Design", "Database Optimization"}
    Design        []string{"UI/UX", "Micro-interactions", "Animation Design"}
    Learning      []string{"Golang", "System Design Patterns", "Cloud Architecture"}
    Hobbies       []string{"Building Side Projects", "Experimenting with Animations", "Tech Blogging"}
}

๐Ÿ’ž๏ธ Let's Collaborate!

I'm always open to collaborating on:

  • ๐Ÿ”ฅ Backend projects - APIs, microservices, system design
  • ๐Ÿ—๏ธ Full-stack applications - Modern web apps with great UX
  • ๐Ÿš€ Open source - Contributing to meaningful projects
  • ๐ŸŽจ UI libraries - Building beautiful, reusable components

๐ŸŽจ When I'm Not Coding

  • ๐ŸŽฏ Exploring animation libraries and design systems
  • ๐ŸŽต Appreciating good UI/UX design in the wild
  • ๐Ÿ“– Reading about distributed systems and scalable architectures
  • ๐ŸŽฎ Experimenting with new frameworks and technologies

๐Ÿ“ซ Let's Connect!


๐Ÿ’ญ "Good code is its own best documentation." - Steve McConnell

Profile Views

Pinned Loading

  1. NkunziBarbing-Place NkunziBarbing-Place Public

    A web application for a Barbing salon Business

    JavaScript 1

  2. DofobEnt- DofobEnt- Public

    Restful Api for a cleaning ecommerce company

    JavaScript 1

  3. SportLiveApi SportLiveApi Public

    An API that provides live scores, schedules, and statistics for various sports, including football, basketball, baseball, and more.

    JavaScript

  4. Wfdbank-clone Wfdbank-clone Public

    Cloned a banking app

    HTML 1

  5. simplechatapp simplechatapp Public

    Socket programming with java

    Java 1

  6. CSV-JSON-converter CSV-JSON-converter Public

    This program converts csv to json files and vice verser

    JavaScript