KRITHIK R

AI/ML Designer & Developer

Senior Designer at The Turing Club | Founder of Apex One Studio

Merging code with creativity to build products that matter.

4+ Years Experience
50+ Projects Completed
12+ Technologies

About Me

I am a Senior Designer and Outreach Lead at The Turing Club, currently pursuing a B.Tech in Computer Science Engineering with a specialization in Artificial Intelligence and Machine Learning (AIML) at Jain Deemed-to-be University. With a passion for technology and creativity, I bridge the gap between design and AI to create impactful, user-centric solutions.

Throughout my journey, I've gained hands-on experience in AI/ML, UI/UX design, and cloud technologies, and have worked on a variety of projects, from object tracking systems to chatbots and AI-driven drones. I take pride in my ability to transform complex ideas into intuitive designs and practical solutions.

As an Outreach Lead, I have played a significant role in establishing collaborations and partnerships, bringing industry-level exposure to students through workshops, seminars, and more. I believe in innovative thinking, collaboration, and continuous learning, and I aim to make a lasting impact by blending my technical expertise with my creative vision.

My ultimate goal is to create a company that leverages AI and design to solve real-world problems and improve lives. I thrive on solving challenging problems and constantly seek opportunities to grow both as a technologist and a designer.

Krithik R
3+ Years Experience
20+ Projects

Technical Expertise

A comprehensive overview of my technical skills and proficiency levels

Core Technologies

Python Expert
Java Intermediate
C++ Advanced
Rust Intermediate
R Advanced
Unreal Engine Intermediate
Vortex AI Advanced

AI & Machine Learning

TensorFlow Expert
PyTorch Advanced
Scikit-learn Expert
Keras Advanced
OpenCV Advanced
NLTK Intermediate
Hugging Face Intermediate

Data Science

Pandas Expert
NumPy Expert
Jupyter Advanced
Matplotlib/Seaborn Advanced
Tableau Intermediate
Apache Spark Intermediate

Web Development

HTML/CSS/JavaScript Advanced
React Advanced
Node.js Advanced
Express.js Intermediate
Next.js Intermediate
Flask/Django Intermediate
SQL/MongoDB Advanced

Tools & DevOps

Git/GitHub Expert
Google Cloud Platform Advanced
AWS Intermediate
Docker/Kubernetes Advanced
CI/CD Pipelines Advanced
Terraform Intermediate

Cybersecurity

Network Security Advanced
Penetration Testing Intermediate
Wireshark Advanced
Metasploit Intermediate
Cryptography Intermediate
Security Auditing Intermediate

Projects

Complete showcase of 30+ projects across AI/ML, Web Development, Mobile, and System Programming

ApexOne

ApexOne

Web HTML

A frontend web project primarily built with HTML. The name "Apex One" suggests it could be a primary portfolio, a top-tier project showcase, or a template for a modern, single-page website with CSS and JavaScript for styling and interactivity.

HTML CSS JS
SIH ALPHA01

SIH ALPHA01

Hackathon AI/ML

An "Alpha" or first-version submission for the Smart India Hackathon (SIH). A Python-based prototype designed to solve specific problem statements, using frameworks like Flask/Django or ML tools like TensorFlow for a national-level coding competition.

Python ML
Krix

Krix

Web Design

A simple web project developed using HTML for personal branding. The name "krix" reflects personal identity, likely serving as a personal website, blog, or testing ground for web development ideas with HTML, CSS, and JavaScript.

HTML CSS
Pipeline Connector

Pipeline Connector

Python MIT

A Python utility tool designed to connect different stages of a data or software pipeline. Valuable for data engineering and MLOps, automating data transfer between services and creating repeatable workflows. MIT licensed for free use and modification.

Python Pipeline
HuggingFace Diagnoser

HF Model Diagnoser

AI/ML Python

A specialized Python tool for the Hugging Face ecosystem that helps diagnose issues with Transformer models by inspecting architecture, performance bottlenecks, or output behavior using transformers and torch/tensorflow libraries.

Python HF
HF Model Tester

HF Model Tester

AI/ML Testing

Companion to the diagnoser, providing tools to test Hugging Face models through automated test suites, validating outputs against benchmarks, and checking for regressions. Uses pytest and Hugging Face libraries for CI/CD in ML.

Python Testing
MERN

MERN Stack App

Full-Stack MERN

A full-stack web application using the MERN stack: MongoDB (database), Express.js (backend), React.js (frontend), and Node.js (runtime). Features custom CSS styling for a polished interface, suitable for social platforms or e-commerce sites.

React Node
Shopify

Ai powred Shopify

E-Commerce Web

A forked HTML-based project related to Shopify e-commerce platform. Could be a custom theme, app frontend, or integration tool using HTML, Liquid (Shopify's templating language), CSS, and JavaScript for store customization.

HTML JS
TensorFlow

Image Feature Extraction

AI/ML CV

An exploratory Jupyter Notebook demonstrating image feature extraction using TensorFlow. A fundamental computer vision technique for image classification, similarity search, and object detection using Python, OpenCV, and Pillow.

Python TensorFlow
Firewall

Firewall System

Security Python

A Python project containing custom firewall implementation that monitors and controls incoming/outgoing network traffic based on security rules. Uses Python socket libraries as an educational tool for learning network security concepts.

Python Security
CyberOS

CyberOS

OS C

An ambitious C-based project to create a custom operating system with cybersecurity focus. Involves low-level systems programming including kernel, memory management, and process scheduling with security principles. Uses C and Assembly.

C OS
PowerBI

PowerBI Krix Style

Data Viz Python

Python script designed to programmatically apply custom "krix-style" visual theme to Power BI reports. Helps maintain consistent brand identity across dashboards and automates manual styling using Power BI API.

Python Analytics
Spyware

Spyware CS001

Security Kotlin

A Kotlin-based Android spyware application created for educational purposes (CS001 course). Demonstrates how malicious software works for security research and "ethical hacking" using Kotlin and Android SDK.

Kotlin Security
Skya

Skya-3

Mobile Kotlin

A mobile application developed using Kotlin for modern Android development. Purpose is broad but likely an Android app using Kotlin and Android SDK, could be utility app, game, or social platform.

Kotlin Android
Hand Sign

Sign Recognition App

AI/ML Mobile

A Java-based computer vision project for hand sign recognition using camera to interpret hand gestures. Could be used to control computers, translate sign language, or for VR interactions. Uses Java with OpenCV libraries.

Java Android
TTC

TTC

Web HTML

A web project built with HTML, likely a simple static website, web component, or template for specific purposes. Uses HTML, CSS, and JavaScript for landing pages, project demos, or informational websites.

HTML CSS
AURA

AURA

Web Design

A web project built with HTML, likely a simple static website, web component, or template. Features HTML, CSS, and JavaScript for creating landing pages, project demos, or simple informational websites.

HTML JS
Jain Events

Jain Events Portal

Web TypeScript

A forked web portal for Jain community events built with TypeScript. Modern application using TypeScript with frontend frameworks like React/Angular and Node.js backend. AGPL-v3.0 licensed for open-source contribution.

TypeScript React
Streamlit

Streamlit Cherry

Data Viz Python

A Python application built using Streamlit framework for rapidly creating web apps for data science and ML. Likely an interactive data dashboard, ML model demo, or analysis tool using Pandas and Matplotlib.

Python Streamlit
Face Recognition

Face Recognition & Tracking

CV AI/ML

Python computer vision project that tracks face movements with utmost accuracy using advanced algorithms for real-time facial landmark detection and motion analysis. Uses OpenCV, Dlib, MediaPipe, or TensorFlow/PyTorch for VR and accessibility.

Python OpenCV
Hand Tracking

Hand Tracking System

CV AI/ML

Python project dedicated to high-accuracy hand tracking and gesture recognition. Analyzes video streams to detect hand position and individual fingers using OpenCV and MediaPipe for sign language translation and AR applications.

Python MediaPipe
Photo Encryption

Photo Encryption

Security Crypto

Jupyter Notebook project exploring steganography - encrypting and hiding text data (tweets) within image pixel data, invisible to naked eye. Uses Python with Pillow, OpenCV, and cryptography libraries for secure covert communication.

Python Encryption
Zero to Infinity

Zero to Infinity

Networking Python

Educational Python project simulating the "counting to infinity" problem in distance-vector routing protocols like RIP. Demonstrates network failure scenarios where routing tables loop indefinitely, serving as a teaching tool for networking students.

Python Network

Interested in more projects?

Check out my GitHub for additional work and open-source contributions

View GitHub Profile

Professional Experience

My professional journey and career highlights

January 2025 - Present

CEO & Founder

Apex One Studio

Bangalore, India

A creative tech studio specializing in AI-powered design solutions and cutting-edge digital experiences for clients across industries.

Key Achievements
  • 32% Architected and delivered custom AI integration solutions that increased client operational efficiency
  • 40% Developed a proprietary design system that reduced project turnaround time while maintaining premium quality
  • 12+ Built and managed a cross-functional team of designers, developers, and AI specialists
  • 5+ Pioneered AI-first approaches to UX design for complex machine learning applications
TensorFlow Figma React Python
October 2024 - Present

Outreach Lead & Senior Designer

The Turing Club

Jain University

A premier tech community at Jain University focused on advancing AI/ML education and fostering industry connections for students.

Key Achievements
  • 15+ Spearheaded partnerships with industry leaders, bringing real-world projects and mentorship opportunities
  • 60% Orchestrated the club's visual identity overhaul, increasing brand recognition and social engagement
  • 12 Curated and executed technical workshops that upskilled 350+ students in AI/ML technologies
  • 75% Designed and implemented the club's digital presence strategy, boosting workshop participation
Adobe CC Figma UI/UX Community Building
December 2024 - January 2025

QA & Product Marketing Intern

Collective Artists Network

Mumbai, India

India's leading talent management agency representing top creators, artists, and celebrities through their Big Bang Social division.

Key Achievements
  • 40% Conducted comprehensive quality assurance testing, reducing post-launch bugs for the creator marketplace
  • 28% Developed targeted marketing campaigns that increased platform engagement across key demographics
  • 35% Streamlined the onboarding process for new creators, reducing time-to-live significantly
Analytics Marketing QA Testing Market Research
September 2023 - Present

Vice Fellow

Under 25

Bangalore, India

A vibrant youth community platform empowering young Indians through events, learning experiences, and networking opportunities.

Key Achievements
  • 12 Led a team of volunteers to execute 5 major events reaching over 1,000 participants across South India
  • 8+ Initiated and managed collaborations with educational institutions, expanding reach by 45%
  • 60% Designed creative marketing campaigns that increased event registrations year-over-year
  • 50+ Created a structured mentorship program connecting industry professionals with ambitious students
Event Management Leadership Mentoring

Want to see my full resume?

Download my complete CV for a detailed overview of my experience and qualifications.

Internship Experience

Hands-on learning and professional growth opportunities

Premium Internship

Engineering Intern

Goldman Sachs

June 2024 - August 2024 New York, USA

Worked within the investment banking technology division, developing solutions to streamline financial data processing and analysis.

Key Achievements
25% Latency Reduction

Optimized critical data flow algorithms in financial reporting systems using advanced parallel processing techniques

30% Efficiency Gain

Engineered an ML-powered analytics dashboard that automated pattern recognition in market fluctuations

15 Hours Weekly Saved

Developed automated reporting workflows using Python and SQL that eliminated manual data aggregation

Security Enhancement

Implemented encryption protocols for sensitive financial data transfers in compliance with industry regulations

Python SQL Java Machine Learning Financial Analysis
Remote

Software Engineering Intern

Walmart

February 2024 - April 2024 Bangalore, India

Collaborated with the global e-commerce technology team to enhance customer experience and optimize internal systems.

Key Achievements
18% Reduction

Designed and implemented an intelligent inventory management system that minimized stockout situations

30% Improvement

Developed automation tools for logistics workflows that accelerated order fulfillment processes

AI Integration

Created personalized recommendation features using machine learning that increased average cart value by 12%

Cross-Platform

Built responsive UI components that improved mobile conversion rates by 22% through enhanced usability

React Node.js Python TensorFlow E-commerce
Community

Contributor

Google Developer Student Clubs

October 2023 - March 2024 Jain University

Actively contributed to GDSC's mission of building student developer communities and spreading technical knowledge.

Key Achievements
Workshop Lead

Conducted 6 hands-on technical workshops focused on Google Cloud and machine learning fundamentals

Project Collaboration

Co-developed an open-source Flutter application for campus resource management with 500+ active users

Community Growth

Created technical content and learning resources that expanded club membership by 35%

Mentorship

Guided 12 junior developers through their first contributions to open-source projects

Flutter Firebase GCP TensorFlow Community Building

Looking for your next intern?

I'm available for internships in AI/ML, web development, and UX/UI design. Let's work together to create something amazing.

Get in Touch

Achievements & Recognition

Awards, competitions, and leadership recognition

11th Place

Make-a-thon

Jain Deemed-to-be University

Team: Code Crusaders Top 10% among 109 teams

Showcased problem-solving skills and technical expertise in a competitive university-wide hackathon.

Key Highlights
Problem Solving

Developed innovative solutions to complex challenges under tight time constraints

ML Integration

Successfully incorporated machine learning capabilities into the final project solution

Team Collaboration

Led a cross-functional team of developers and designers to execute on project goals

Python TensorFlow React Problem Solving
5th Place

Smart India Hackathon

Internal Hackathon

Team: Code Crusaders Top 6% among 85 teams

Developed an AI-powered emergency response system with drone technology integration.

Project Highlights
Drone Integration

Created an emergency response system using autonomous drones for rapid assessment and response

Real-time AI

Implemented real-time image processing and situation assessment using edge computing

Robotics

Integrated advanced robotics for navigating complex environments during emergency scenarios

Python Computer Vision IoT Embedded Systems
6th Place

Degithon

RAVA University

Team: TenserCore Top 7% among 82 teams

Created innovative design and technical solutions for complex industry challenges.

Key Highlights
UI Design

Designed and implemented a comprehensive UI kit that accelerated the development process

Innovation

Developed a novel approach to solving the competition's challenge with unique technical solutions

Collaboration

Facilitated cross-functional teamwork between designers, developers, and domain experts

Figma UI/UX React Innovation
Leadership

The Turing Club Leadership

Jain University

Senior Designer Outreach Lead

Recognized for exceptional leadership and contributions to the university's premier technical club.

Key Achievements
Partnerships

Established strategic partnerships with industry leaders to provide enhanced opportunities for club members

Design Leadership

Led comprehensive design initiatives that elevated the club's brand recognition on campus

Club Growth

Contributed to transformative improvements in club recognition and membership growth

Leadership Design Event Management Community Building
Virtual Program

Investment Banking Program

JPMorgan Chase

Virtual Internship Experience

Successfully completed an intensive virtual investment banking program focused on financial analysis and deal execution.

Key Projects
M&A Analysis

Conducted comprehensive analysis to identify potential acquisition targets based on market positioning

Valuation Modeling

Developed detailed DCF valuation models to determine fair market value of target companies

Documentation

Created professional-grade investment memorandums and presentation materials for deals

Financial Analysis Excel Valuation M&A

Interested in my achievements?

Download my full resume to see more details about my awards, recognitions, and professional accomplishments.

Download Resume

Education Journey

Academic background and educational qualifications

JU

Bachelor of Technology in CSE AI/ML

Computer Science AI/ML

Jain (Deemed-to-be University)

2023-2027 In Progress
Click to flip

Key Highlights

Advanced AI/ML coursework
Computer vision & NLP projects
Dean's List recognition
Tech club leadership roles
Deep Learning Computer Vision NLP Data Science ML Ops Cloud Computing
Click to flip back
55%

Degree Progress

Computer Science Engineering with Airtificial Intelligence and Machine Learning

16

Major Courses

Completed

8

AI/ML Courses

Specialized

3.8

GPA

Current standing

Continuous Learning

Beyond formal education, I'm constantly expanding my knowledge through online courses, workshops, and hands-on projects in emerging technologies.

Industry Certifications

PepsiCo
Jan 2025

Advanced Software Engineering

PepsiCo

Industry Simulation
JPMorgan Chase
Oct 2024

Software Engineering Job Simulation

JPMorgan Chase & Co

Spring Framework Java Apache Kafka
J.P. Morgan
Oct 2024

Investment Banking Job Simulation

JPMorgan Chase

Financial Analysis DCF Modeling
Goldman Sachs
Sep 2024

Software Engineering Job Simulation

Goldman Sachs

Password Hashing Kali Linux
Walmart Global Tech
Sep 2024

Advanced Software Engineering Job Simulation

Walmart USA

Python

Cloud & DevOps

IBM
Oct 2024

DevOps Essentials

IBM

Professional Certificate
IBM
Oct 2024

Introduction to DevOps

IBM

Course Certificate
Google
Jul 2024

Manage Kubernetes in Google Cloud

Google Cloud

GCP Kubernetes
Google
Jul 2024

Monitor and Manage Google Cloud Resources

Google Cloud

GCP

AI & Machine Learning

Google
May 2024

Introduction to Large Language Models

Google Cloud

AI Machine Learning
Google
May 2024

Introduction to Generative AI

Google Cloud

AI Machine Learning Gemini
Google
May 2024

Transformer Models and BERT Model

Google Cloud

AI Transformers
Google
May 2024

Attention Mechanism

Google Cloud

Machine Learning AI

Development & Analytics

Coursera
Aug 2024

Build a Machine Learning Web App with Streamlit and Python

Coursera

Python Streamlit
Columbia University
Aug 2024

Causal Inference

Columbia University

Course Certificate
Coursera
Aug 2024

Creating Database Tables with SQL

Coursera

SQL Databases
UC San Diego
Aug 2024

Introduction to Graph Theory (with Honors)

University of California, San Diego

Graph Theory

Let's Work Together

Open to internships, freelance projects, and exciting opportunities in AI/ML or design.

Location

Chennai, India

Social Profiles

Send a Message