Skip to content
View warramma's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report warramma

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

Hi all! This is Wardiyah! Welcome to my corner on GitHub!

I host the majority of my personal coding pursuits right here. If I'm not reviewing coursework, trying challenges, or solving LeetCode problems, I'm usually learning more about web development from following the Odin Project's FullStack JavaScript course and implementing what I learn in my own personal projects.

Some info on my current Top 6 repos:

  • Learning malay - HTML, CSS, JavaScript - Spent a year compiling free resources and researching language-learning to create and continuously update a learning hub for Malay, a lesser taught language.
  • Leetcode - Python - a repo where I save and sort all my leetcode solutions with custom tags for easy revision.
  • Datastructures with Java - Java - reviewing classic data structures such as stacks, queues and lists from my intro to data structures and algorithms class.
  • Web102 prework - HTML, CSS, JavaScript - I recently applied for CodePath’s technical courses and was accepted into both Intermediate Web Development with React and the Intermediate Technical Interview Prep course. I had a lot of fun solving their web development prework challenges to filter through data and implementing a search feature.
  • Calculator - HTML, CSS, JavaScript - Completed this classic CS rite of passage as my final project in the Odin Project's Foundations of Web Development Course. I had a lot of fun putting my JavaScript to work and honing my HTML and CSS
  • Etch-a-sketch - HTML, CSS, JavaScript - This colorful sketchpad was a joy to make and I thank the Odin Project contributors for giving me the push to make it! Although it was challenging to arrange the squares with Flexbox instead of CSS Grid, I was able to figure it out by asking the right questions and I love how it turned out.

"In fact, moral struggle is aesthetically fascinating, and aesthetic action can be morally worthy." - Tom Cochrane

Pinned Loading

  1. learningmalay learningmalay Public

    a collection of resources and advice on how to learn Malay (and any language!)

    HTML

  2. leetcode leetcode Public

    my solutions to leetcode questions

    Python

  3. calculator calculator Public

    Calculator Project created with vanilla JS, HTML, and CSS for TOP Foundations course

    JavaScript

  4. web102_prework web102_prework Public

    Forked from codepath/web102_prework

    JavaScript

  5. datastructures_w_java datastructures_w_java Public

    Practicing key data structures in CS with Java

    Java

  6. etch_a_sketch etch_a_sketch Public

    JavaScript