Skip to content
View Karl-maker's full-sized avatar
😎
I may be slow to respond.
😎
I may be slow to respond.
Block or Report

Block or report Karl-maker

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

About Me

Introduction

Hello, I'm Karl-Johan Bailey, and I am passionate about creating innovative solutions for both web and mobile applications. I thrive in dynamic environments, where I've had the opportunity to work with a wide range of technologies and frameworks.

Professional Experience

Software Development Manager | Cenedex Solutions

  • Project Estimation: I excelled at estimating project timelines and resource allocation by meticulously outlining features, components, and services, ensuring that projects were completed on time and within budget.

  • Project Management: I managed the development process of web applications and mobile apps, overseeing the entire lifecycle from concept to deployment.

  • Strategic Planning: I played a key role in strategizing to understand the directions and plans of our products, collaborating closely with cross-functional teams to align our efforts with organizational goals.

  • Mentorship and Growth: I provided mentorship to interns and less experienced developers, fostering their growth in technical expertise, communication skills, and work performance.

  • Continuous Learning: My commitment to continuous learning enabled me to gain new experiences and stay at the forefront of the ever-evolving field of software development.

Personal Project: SyncPoly - 3D File Sharing Platform

  • Objective: SyncPoly is my personal project, a 3D sharing platform that simplifies the process of sharing and collaborating on 3D models online.

  • Features: SyncPoly offers a range of features, including:

    • Messaging: Chatroom within 3D rooms.
    • 3D Viewing: View and change 3D environment with members on the call.
    • 3D Tags: Tag 3D models to annotate and provide extra information.
  • Technical Details: SyncPoly is built using a modern tech stack, with React, Next.js, Node.js, Express.js, SQL, NoSQL, and cutting-edge 3D rendering libraries.

Getting Started

To explore SyncPoly and start sharing 3D models, simply visit SyncPoly.com and sign up for an account.

Contact Me

If you have any questions, feedback, or collaboration ideas, please don't hesitate to reach out:

Pinned

  1. csec-learning-platform csec-learning-platform Public

    REST API utilitizing clean architecture for learning hub

    TypeScript

  2. Dijkstra-Algorithm-Floyd-Warshall-BFS Dijkstra-Algorithm-Floyd-Warshall-BFS Public archive

    Data Structures and Algorithms assignment where we were told to create a simple application to compute shortest distance in a map. Using algorithms and a txt file with data of the locations and dis…

    Java

  3. Mutex-Lock-and-Scheduling Mutex-Lock-and-Scheduling Public archive

    This is a small project used to demonstrate operating system functionality (example: priority, mutex lock, etc.) in a metaphorical way with C++. The case is that they're 5 vaccines available and ma…

    C++

  4. Object-Oriented-Programming-Design-Patterns Object-Oriented-Programming-Design-Patterns Public archive

    Project for University testing use of design patterns and IntelliJ's UI. Students were instructed to build a small application to allow for patients, doctors and admins to create appointments. Diff…

    Java