Skip to content
View rb23ack's full-sized avatar
๐Ÿฆ‹
Inquisitive to learn
๐Ÿฆ‹
Inquisitive to learn

Block or report rb23ack

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

๐Ÿ About Me

  • ๐Ÿ‘‹ Hi! I'm AB (she/her) โ€“ shaping ideas into tangible solutions.

  • ๐ŸŒŒ Exploring AI and Beyond: From cosmology to fashion, Iโ€™m driven to normalize AI with a visionary approach.

  • ๐Ÿ› ๏ธ Building Blocks: Currently working on constructing a Convolutional Neural Network (CNN) from scratch and expanding my skills in software development with Swift and Kotlin.

  • ๐Ÿง  Algorithm Enthusiast: I consistently test and improve my knowledge in object-oriented programming, data structures, and algorithms, with a focus on time complexity and efficiency.

  • ๐ŸŽฎ Game Dev as a Learning Tool: Game development offers me a unique way to demonstrate my understanding of algorithms and apply data structures practically.

โšก Workshops and Projects

  • ๐ŸŒ  Cosmic Motions: Exploring the universe through code

  • ๐ŸŒฑ Vegan Clothing: Innovating sustainable, AI-powered fashion

  • ๐Ÿงฌ CNN from Scratch: Hands-on deep learning fundamentals

  • ๐Ÿ‘— ๐Ÿ‘œ Personalized Algorithmic Fashion: Merging AI and personal style

๐Ÿ“ซ Contact

๐Ÿ“ Locations

  • Mumbai, London, New York, Los Angeles, Ontario

ยต Note

  • Computer Science major with an interest in Physics. In my spare time, I enjoy exploring topics related to cosmology and the universe.

Pinned Loading

  1. Chaos-Arena Chaos-Arena Public

    While developing Chaos Arena, I learned to implement heap-based priority queues, optimize turn-based systems, and use SFML for graphics and event handling. I gained experience designing entity inteโ€ฆ

    C++

  2. Maze_Runner Maze_Runner Public

    Based on A* algorithm (pathfinding algorithm) . Designed exclusively to test my basic understanding.

    Java

  3. Rapid-Retreat Rapid-Retreat Public

    Designed to test my understanding of fundamental OOP concepts in Java.

    Java

  4. Memory_Matching_Puzzle Memory_Matching_Puzzle Public

    Memory Match is a captivating puzzle game that challenges players to find matching card pairs, enhancing memory and concentration skills while providing an engaging and fun gaming experience.

    Python

  5. Pathfinder-Sprint Pathfinder-Sprint Public

    Building this game taught me how to implement pathfinding algorithms like Dijkstraโ€™s to calculate the shortest path. Learned how to animate player movements smoothly, handle user input to interact โ€ฆ

    Java

  6. Serpent_Snack Serpent_Snack Public

    Serpent Snack is a classic snake game where players control a growing worm, navigating a grid to collect apples while avoiding collisions with walls and its own tail. As the worm grows, players musโ€ฆ

    Python