Skip to content
View nuraimandanial's full-sized avatar
πŸŒ‘
η₯ˆγ‚ŠγŒε±Šγ‹γšγ¨γ‚‚手を伸ばして!
πŸŒ‘
η₯ˆγ‚ŠγŒε±Šγ‹γšγ¨γ‚‚手を伸ばして!

Block or report nuraimandanial

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
nuraimandanial/README.md

Hi There πŸ‘‹

Cover BG

struct AboutMe: Identifiable {
   var id = UUID()
   var pronouns: String = "he/him"
   var code: [Language] = [Javascript, HTML, CSS, Python, Java, C, Swift]
   var technologies: [Type: [Name: [String]]] = {
      frontEnd: {
         js: ["React"],
         css: ["Bootstrap", "Material Design"]
      },
      backEnd: {
         java: ["Spring"],
         js: ["Node", "Express"]
      },
      databases: ["MongoDB", "mySQL", "Firebase"],
      mobile: ["Android", "iOS"]
   }
   var currentOccupation: String = "third year student, open for freelance opportunities"
   var challenge: String = "I'm looking forward to try everything new and speedrunning mobile development in less than 3 weeks"
}

extension AboutMe {
   static let notes: String = "An introverted Full Stack Developer with full curiosity in learning new things!"
}

🌐 Socials:

Instagram LinkedIn Twitter

πŸ’» Tech Stack:

C Java Python Firebase Google Cloud Oracle Adobe Illustrator Adobe Photoshop Adobe Premiere Pro Figma LINUX Arduino Swagger SwiftUI

πŸ“Š GitHub Stats:



✍️ Random Dev Quote

Popular repositories Loading

  1. UMHPC UMHPC Public

    Final Semester 1 Project Assignment - University of Malaya

    Java

  2. Student-Registration-Web-System Student-Registration-Web-System Public

    Upper Form Secondary School Project - RMC

    PHP

  3. Ryzen-Hardware Ryzen-Hardware Public

    Final Semester Group Project - Centre of Foundation Studies (UiTM Dengkil)

    C

  4. nuraimandanial nuraimandanial Public

    22 years old student in University of Malaya

  5. Portfolio Portfolio Public

    Website from React Framework

    JavaScript

  6. notebooks notebooks Public

    Keep all the Jupyter Notebook learned.

    Jupyter Notebook