Skip to content
View thorizer's full-sized avatar

Block or report thorizer

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
thorizer/README.md

Hi there, I'm Amine Dammak

About Me πŸš€

I'm a Technical Lead and Full Stack Developer with over 10 years of experience crafting robust, scalable solutions. I specialize in architecting systems that seamlessly blend technical depth with exceptional user experience.

What I Do πŸ’‘

  • πŸ—οΈ Design and implement scalable system architectures
  • πŸ”„ Build real-time tracking and event processing systems
  • 🌐 Develop enterprise-grade web applications
  • πŸ“± Create cross-platform mobile solutions
  • πŸ—ΊοΈ Implement complex mapping and navigation systems
  • πŸ’³ Design secure payment and financial systems

Technical Arsenal πŸ”§

const technicalSkills = {
  systemArchitecture: ['System Design', 'Event-Driven', 'Microservices', 'API Design'],
  backend: ['Node.js', 'Go', 'Python', 'REST', 'GraphQL', 'WebSockets'],
  frontend: ['TypeScript', 'React', 'Next.js', 'Angular'],
  mobile: ['Flutter', 'React Native', 'Ionic'],
  stateManagement: ['Redux', 'Zustand', 'React Query', 'NgRx'],
  cloud: ['AWS', 'Google Cloud Platform', 'Firebase', 'Supabase', 'Cloudflare'],
  databases: ['MongoDB', 'PostgreSQL', 'MySQL', 'Redis', 'Neo4j'],
  mapping: ['Leaflet', 'MapLibre', 'OSRM', 'Google Maps', 'Mapbox'],
  devOps: ['Docker', 'Git', 'CI/CD'],
  uiLibraries: ['Material UI', 'Tailwind CSS', 'Ant Design']
};

My Approach 🎯

interface Solution {
  technicalExcellence: boolean;
  userExperience: boolean;
  scalability: boolean;
  maintainability: boolean;
}

const createSolution = (requirements: Requirements): Solution => {
  return {
    technicalExcellence: true,    // Always strive for technical excellence
    userExperience: true,         // Focus on user-centric design
    scalability: true,            // Build for growth
    maintainability: true         // Write clean, documented code
  };
};

Let's Connect! 🀝


"The best way to predict the future is to implement it." - Not just coding, but crafting solutions that make a difference.

Pinned Loading

  1. darknet darknet Public

    Forked from pjreddie/darknet

    Convolutional Neural Networks

    C

  2. flutter_osrm flutter_osrm Public

    Forked from JaffaKetchup/flutter_osrm

    A wrapper for the Open Source Routing Machine designed for Flutter including optional extra functionality for flutter_map.

    Dart

  3. flutter_map flutter_map Public

    Forked from mootw/flutter_map

    A Flutter map widget inspired by Leaflet

    Dart

  4. julius julius Public

    Forked from bvschaik/julius

    An open source re-implementation of Caesar III

    C

  5. react-leaflet react-leaflet Public

    Forked from PaulLeCam/react-leaflet

    React components for Leaflet maps

    TypeScript 1

  6. stripe-recommendations stripe-recommendations Public

    Forked from t3dotgg/stripe-recommendations

    I've built with Stripe for years. This is how I do it without going mad.