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. Maze_Runner Maze_Runner Public

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

    Java

  2. Rapid-Retreat Rapid-Retreat Public

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

    Java

  3. Cow_Protection_Device Cow_Protection_Device Public

    An IoT-based system using ESP32 to monitor and protect cows. Features include motion detection, temperature and humidity monitoring, automatic gate control, OLED display, and manual override. Idealโ€ฆ

    C++

  4. DHT22-Temperature-Humidity-Monitor-with-LED-Control DHT22-Temperature-Humidity-Monitor-with-LED-Control Public

    This project uses an ESP32 to read temperature and humidity data from a DHT22 sensor, display it on an OLED screen, and control an LED based on button presses. It includes debounce logic for reliaโ€ฆ

    C++

  5. Portfolio-Website Portfolio-Website Public

    This is related to my University Course Work. While building the portfolio website I learnt html5, css3 and vanilla javascript along with acessibility and usability. I started the skeleton code forโ€ฆ

    HTML

  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