Skip to content
View mrmerozz's full-sized avatar

Block or report mrmerozz

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. First-Project-Smart-To-Do-List First-Project-Smart-To-Do-List Public

    A clean to-do app with task priorities, progress tracking, dark mode, and motivational messages. Saves tasks with localStorage. Built with vanilla HTML, CSS, and JavaScript.

    CSS

  2. Python-Terminal-Christmas-Tree-with-Timed-Lyrics Python-Terminal-Christmas-Tree-with-Timed-Lyrics Public

    Python terminal Christmas tree with blinking lights and timed lyrics.

    Python

  3. Birthday-Cake Birthday-Cake Public

    Interactive birthday web app - enter a name and age, tap to blow out the candles, and get confetti, balloons, and a personalized message. Built with vanilla JS + canvas-confetti.

    JavaScript

  4. heart-drawing heart-drawing Public

    Draws a heart using Python's turtle graphics. Pink heart on a black background. Uses the heart curve equation for the shape, with sine/cosine to plot the points.

    Python

  5. cats-vs-dogs cats-vs-dogs Public

    Cat vs dog image classifier using DenseNet-121 transfer learning (TensorFlow/Keras). ~99% validation accuracy.

    Jupyter Notebook

  6. rnn-lstm-mnist rnn-lstm-mnist Public

    Comparing SimpleRNN and LSTM on MNIST digit classification (TensorFlow/Keras). LSTM ~98% vs RNN ~94%.

    Jupyter Notebook