{
  "selectedTemplate": 2,
  "headings": {
    "work": "Work Experience",
    "education": "Education",
    "projects": "Projects",
    "awards": "Certifications",
    "skills": "Skills"
  },
  "basics": {
    "name": "Osinachi Chukwujama",
    "email": "osinachi.chukwujama@gmail.com",
    "phone": "+2348105487627",
    "location": {
      "address": "Lagos, Nigeria"
    },
    "website": "https://www.linkedin.com/in/chukwujama-osinachi"
  },
  "education": [
    {
      "area": "Mechanical Engineering in Industrial and Production Engineering",
      "studyType": "Mechanical Engineering",
      "endDate": "August 2023",
      "gpa": "4.52",
      "institution": "Federal University of Technology, Owerri",
      "location": "Owerri",
      "startDate": "November 2017"
    }
  ],
  "work": [
    {
      "highlights": [
        "Serving as a core engineer and technical lead on a large-scale enterprise intranet platform, owning a GraphQL API backend (NestJS, TypeORM, PostgreSQL) spanning nearly 1,000 files across auth, user management, departments, documents, ticketing, chat, task management, risk assessment, scheduling, forms, and real-time communication via WebSockets.",
        "Reviewing and approving frontend pull requests to maintain code quality and consistency across the full stack.",
        "Driving project management responsibilities including sprint planning, task prioritization, and coordinating delivery across the team."
      ],
      "company": "DSTRCT Tech",
      "position": "Software Engineer & Technical Lead",
      "location": "Lagos, Nigeria",
      "startDate": "March 2025",
      "endDate": "Present"
    },
    {
      "highlights": [
        "Built and maintained backend services using Python and Go, handling core platform logic and data processing pipelines.",
        "Managed a high-capacity VPS (20-core, 64 GB RAM), overseeing server provisioning, software updates, and system health.",
        "Owned the full deployment lifecycle including CI/CD pipelines, release management, automated backups, and DNS configuration.",
        "Mentored junior engineers on backend development practices, code quality, and system design."
      ],
      "company": "Zedu App",
      "position": "Backend Engineer & DevOps Lead",
      "location": "Lagos, Nigeria",
      "startDate": "",
      "endDate": "Present"
    },
    {
      "highlights": [
        "Implemented and optimized the admin dashboard of the crypto payment management system for the Patricia applications using React.js, Next.js, and TailwindCSS, resulting in an 80% improvement in payment management.",
        "Wrote and documented CRUD APIs related to customer payments on the Vaunt Laravel application.",
        "Implemented logging and monitoring using Sentry which helped identify bugs in the application, improving uptime by over 25%.",
        "Increased the security of the payment admin dashboard by 70% by implementing token-based Two-Factor Authentication, ensuring secure access to the payment system.",
        "Refactored the data fetching layer of the application to use React Query, reducing duplicated code and improving performance.",
        "Successfully enhanced the frontend resilience of the crypto payment management system by writing component and integration tests using Jest and Playwright, reducing app crashes in production by 90%.",
        "Reduced runtime bugs in the production environment of the payment management system by porting the JavaScript-based React application to TypeScript, ensuring smoother performance, type-safety, and efficient debugging."
      ],
      "company": "Patricia Technologies",
      "location": "Lagos, Nigeria",
      "position": "Full-Stack Software Engineer",
      "startDate": "July 2021",
      "endDate": "June 2023"
    }
  ],
  "skills": [
    {
      "keywords": [
        "Javascript",
        "Typescript",
        "Python",
        "Go",
        "SQL"
      ],
      "name": "Programming Languages"
    },
    {
      "keywords": [
        "Nest.js",
        "Next.js",
        "React.js"
      ],
      "name": "Frameworks"
    },
    {
      "keywords": [
        "Git",
        "Docker",
        "GraphQL",
        "Bash",
        "Prometheus",
        "Grafana"
      ],
      "name": "Technologies and Tools"
    },
    {
      "keywords": [
        "Communication",
        "Presentation",
        "Critical Analysis",
        "Technical Writing",
        "Attention to detail"
      ],
      "name": "Soft Skills"
    }
  ],
  "projects": [
    {
      "keywords": [
        "NestJS",
        "NextJS",
        "GraphQL",
        "Socket.io"
      ],
      "name": "Da Chat App",
      "description": "A realtime chat application built using WebSockets, Signed Cookies, and GraphQL, Supporting Chats in Rooms",
      "url": "https://github.com/vicradon/tactology-global-chatapp"
    },
    {
      "keywords": [
        "GitHub Actions",
        ".env",
        "CI/CD"
      ],
      "name": "Create Env Action",
      "description": "A GitHub Action that creates .env files in GitHub Actions workflow, streamlining environment configuration.",
      "url": "https://github.com/vicradon/create-env-action"
    },
    {
      "keywords": [
        "Logging",
        "Webhook",
        "Go"
      ],
      "name": "Telex",
      "description": "An ongoing project in which I handled the queue processing and CI/CD pipeline maintenance",
      "url": "https://telex.im"
    }
  ],
  "awards": [
    {
      "title": "Azure Administrator (AZ-104)",
      "date": "September 2024",
      "awarder": "Microsoft",
      "summary": "Awarded the Microsoft AZ-104 certification for demonstrating proficiency in deploying and managing Azure services."
    },
    {
      "title": "Azure Data Scientist Associate (DP-100)",
      "date": "June 2024",
      "awarder": "Microsoft",
      "summary": "Awarded the Microsoft DP-100 certification for demonstrating proficiency in running machine learning workloads on Azure."
    },
    {
      "title": "Github Actions Certification",
      "date": "May 2024",
      "awarder": "GitHub",
      "summary": "Awarded the Github Actions certification for demonstrating proficiency in authoring workflows using GitHub Actions."
    },
    {
      "title": "Azure Fundamentals (AZ-900)",
      "date": "September 2020",
      "awarder": "Microsoft",
      "summary": "Demonstrated proficiency in cloud computing on Azure and solutions built on the cloud, resulting in achieving the Microsoft AZ-900 certification."
    }
  ],
  "sections": [
    "templates",
    "profile",
    "work",
    "skills",
    "education",
    "projects",
    "awards"
  ]
}