Skip to content
View marvaproject's full-sized avatar
:shipit:
Meledak ;v
:shipit:
Meledak ;v

Highlights

  • Pro

Block or report marvaproject

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

Konnichiwa!

My name is Marva, I’m currently pursuing a degree at Binus University 🎓. I’m passionate about technology and have been focusing on Flutter and Fullstack Web development 💻📱. I’m also eager to explore the world of machine learning and its applications 🧠🤖. I’m always on the lookout for innovative tech solutions and love collaborating on exciting projects 💡🤝. As a fun fact, my current way of refreshing myself is by playing at haunted houses 👻. I’m from the city of Yogyakarta and I’m excited to connect with like-minded individuals. Let’s work together and create something amazing! 🚀

Speech Balloon My Social Media :

My Bio Facebook Instagram Telegram TikTok Twitch X Threads LinkedIn Medium Dribbble Pinterest Quora Reddit Dev.to blog Stack Overflow YouTube Spotify

Laptop My Tech Stack :

HTML5 CSS3 Dart JavaScript Kotlin Lua PHP JSON Windows YAML Python GithubPages Netlify Vercel Firebase Google Cloud Alpine.js Bootstrap DaisyUI Flutter Laravel NPM NodeJS Strapi TailwindCSS Vue.js Vite Yarn Prettier WordPress Wix Apache MySQL Firebase MariaDB Adobe Lightroom Adobe Illustrator Adobe Lightroom Classic Adobe Photoshop Figma Dribbble Canva Blender GitLab Git GitHub Meta TOR Postman Notion Docker Trello

Bar Chart My GitHub Stats :

 
 

Trophy My GitHub Trophies

Writing Hand Dev Quote of the Day

Top Arrow My Top Contributed Repo


Pinned Loading

  1. WisataKu WisataKu Public

    Kotlin

  2. little_dinosaur little_dinosaur Public

    Dart

  3. SplashScreen with a certain duration^^ SplashScreen with a certain duration^^
    1
    class Splashscreen : AppCompatActivity() {
    2
    
                  
    3
        private val splashLongTimeOut: Long = 2000
    4
    
                  
    5
        override fun onCreate(savedInstanceState: Bundle?) {
  4. Membuat status bar menjadi transpara... Membuat status bar menjadi transparan | NB : Bener-bener Full Fullscreen
    1
    WindowCompat.setDecorFitsSystemWindows(window,false)
    2
    val windowInsetsController = ViewCompat.getWindowInsetsController(window.decorView)
    3
    windowInsetsController?.isAppearanceLightStatusBars = true
  5. Alarm-App Alarm-App Public

    Kotlin

  6. flutter-weather-app flutter-weather-app Public

    C++