Skip to content
View SB122129's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report SB122129

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


๐•Š๐•’๐•ž๐•ค๐• ๐•Ÿ ๐”น๐•–๐•ฃ๐•™๐•’๐•Ÿ๐•ฆ

Animated header



๐ŸŒ€ Coding Orbit

class Samson:
    def __init__(self):
        self.current_work = "โšก Architecting Power Platform Solutions"
        self.skills = {
            'languages': ['Python', 'JavaScript', 'C++'],
            'platforms': ['Power Apps', 'Power Automate', 'Django','Express','Node','Next'],
            'databases': ['Dataverse', 'PostgreSQL', 'MySQL']
        }
        self.mantra = "Automate All The Things!"
    
    def make_magic(self):
        while True:
            code()
            deploy()
            automate()

๐Ÿ› ๏ธ Tech Toolkit

Core Stack

Data Wizardry

Automation Arsenal


๐Ÿ“ˆ Code Pulse

๐ŸŒฑ Learning Landscape  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 65% 
๐Ÿš€ Project Velocity    โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘ 85% 
โšก Automation Quotient โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ 100%

๐Ÿ“ฎ Connect Matrix



โ€œThe art of automation is the poetry of productivityโ€ ๐Ÿฆพ

```

Pinned Loading

  1. Power-Platform-Projects Power-Platform-Projects Public

    Different projects built using power platform

  2. ADAR-Hotel-Management-System ADAR-Hotel-Management-System Public

    HMS built using Django

    HTML

  3. Gregorian-to-Ethiopian-Date-Converter-API Gregorian-to-Ethiopian-Date-Converter-API Public

    A simple Express API built with TypeScript that converts Gregorian dates to Ethiopian dates.

    TypeScript

  4. Parking-Management Parking-Management Public

    A simple parking management website that showcases DOM manipulation using JavaScript

    JavaScript 3

  5. Dashboard Dashboard Public

    A simple dashboard that displays statistics on COVID, Population and Agricultural Employment. This site was made using HTML, CSS, JS and highcharts library. The main aim was to showcase the use of โ€ฆ

    JavaScript

  6. Colosseum Colosseum Public

    A simple movies website that displays information about movies by fetching data from three APIs, namely TMDB, TV MAZE and OMDB

    JavaScript