Skip to content
View navidanindya's full-sized avatar
💻
Coding away!
💻
Coding away!

Organizations

@sayburgh-solutions
Block or Report

Block or report navidanindya

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

Hello world! 👋

Good day to you kind internet stranger! This is Navid Anindya. A guy who likes making simple stuff.


This repository also contains source code to my website.

Used:

I used docker and docker-compose during development.

Deployed to: Cloudflare Pages.

Go to my site here. 😄


Some stuff I wrote:

Pinned Loading

  1. lexicalanalyzer lexicalanalyzer Public

    A very simple Lexical Analyzer made using Java.

    Java 5 1

  2. Auto Change Wallpaper from Unplash c... Auto Change Wallpaper from Unplash collection.
    1
    # Autochange Wallpaper from Unsplash
    2
    
                  
    3
    This simple shell script runs every hour and takes an image from Unplash.com and sets it as a wallpaper.
    4
    You can choose whatever wallpaper you want by changing the URL in `wget` of the shell script.
    5