Skip to content
View Malekkos's full-sized avatar
✏️
Working hard!
✏️
Working hard!
  • Nevada

Block or report Malekkos

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

🤨 About 🧐

let howIStartedOut = {
  opener: "I came for the 💰💰💰, and ended up loving the process 😍",

  mid: "What was initially a get rich quick scheme, programming has transformed into a true passion of mine.
        The writing, the deleting, the despair, the 'ah ha!' moment, I'd truly feel empty without it 😖",

  end: "The journey so far, while short, has enriched me thoroughly 😌"
}

What I'm up to 🧑‍🎓📖

<html>
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width" />
    <title>Current Learning</title>
  </head>
  <body>
    <header class="headerMain">
      <h2>What I'm currently working on</h2>
    </header>
    <section class="videoLearningSection">
      <h2>What I'm learning at the moment</h2>
      <div class="videoSectionWrapper">
        <p>
        <em>Data Analytics</em>:
        <a href="https://www.youtube.com/watch?v=PSNXoAs2FtQ&list=PLFKgDpcx51GVhZ3zBB7EGKxyNrvEhyCqs&index=2&t=4560s">video</a>
        ~ This is mostly for <abbr title="Structured Query Language"><strong>SQL</strong></abbr>(Structured Query Language),
          <strong>Python</strong>, and <strong>Pandas</strong>, with the intention of solidifying my database knowledge
        </p>
        <p>
        <em>Language</em>:
        <a href="https://www.youtube.com/watch?v=j-_s8f5K30I&list=PLFKgDpcx51GVhZ3zBB7EGKxyNrvEhyCqs&index=5&t=1244s">video</a>
        ~ I think its a good idea to get the basics down with learning C
      </p>
      </div>
    </section>
    <section class="currentProjectSection">
      <h2>What I'm currently working on</h2>
      <div>
        <em>Lock manufacturer/retailer website:</em>
        <ul>
          <li>Working on a demo project based around a lock manufacturer!</li>
          <li>Whole idea here was to make a site that looked like a lock selling website, and then have those little turnstile
            locks you would see displaying the items ⚙️</li>
          <li>This would also give me a chance to work majorly with A. SASS, a kind of tool that works in tandem with CSS. And
            B. Bootstrap, specifically using their Carousel preset buttons to get used to that sort of thing</li>
          <li>Also, I took this opportunity to use a sort of new hosting thing, Vite, and get used to that. Getting a lot of
            learning done!</li>
        </ul>
      </div>
    </section>
    <footer>
      <div class="footerWrapper">
        <p>Need to get in contact?</p>
        <address>
          <h4>📨📭  ~ <a href="mailto:[email protected]">[email protected]</a> 
        </address>
      </div>
    </footer>
  </body>
</html>

Pinned Loading

  1. Lock-and-Key Lock-and-Key Public

    An intro project to demonstrate my understanding of Authorization and Authentication

    JavaScript

  2. Lock-Manufacturer-Website Lock-Manufacturer-Website Public

    Demo-Website with the main focus being learning how to create click-and-drag Carousel's

    JavaScript

  3. Sun-and-Moon Sun-and-Moon Public

    Vue

  4. tile-flipping-game tile-flipping-game Public

    A small tile flipping game to put my logic chops to the test

    JavaScript

  5. asylum-rg-fe-starter asylum-rg-fe-starter Public

    Forked from BloomTech-Labs/asylum-rg-fe-starter

    JavaScript