Skip to content
View leodziki's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report leodziki

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

Who πŸ’“ coding like me?

Congratulations! You found me

  • πŸ‘¨β€πŸ’» I’m currently working on web development technologies like Spring Boot, DRF, React etc.
  • πŸ“š I’m currently learning JUnit and Mockito, exploring Web3 Space πŸ˜…
  • ⏳ Exploring Google Cloud & Microsoft Azure
  • πŸš€ Always ready to collaborate for Dev Experiments
  • πŸ’ͺ🏼 Future Goals: Always stand on the cutting-edge of technologies, enjoy life by turning dreams to reality

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Leo Dziki"
        self.role = "Software Engineer"
        self.tech_stack = ["python", "Java", "C#", "C++", "Rust", "TypeScript", "Go"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()


πŸ› οΈ Tech Stack

Programming_Languages Frontend_Tools Backend_Tools Data_Related IDEs/Softwares Other_Tools

Java

Angular

Spring Boot

SQL

Eclipse

React Native

JavaScript

React

Spring

MySQL

Visual Studio Code

Git

Python

CSS3

Nodejs

MongoDB

Android Studio

GitHub

PHP

Bootstrap

Laravel

Sqllite

Jupyter

WordPress

Rust

HTML5

Express.js

Talend

Microsoft Office

Ubuntu

TypeScript

jQuery

Hibernate

R

Postman

Postman

Shell Script

Tailwind

Django

JSON

Intelij

Powershell

Popular repositories Loading

  1. javascript-questions javascript-questions Public

    Forked from lydiahallie/javascript-questions

    A long list of (advanced) JavaScript questions, and their explanations ✨

    1

  2. public-apis public-apis Public

    Forked from public-apis/public-apis

    A collective list of free APIs

    Python

  3. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.

  4. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.

    TypeScript

  5. free-for-dev free-for-dev Public

    Forked from ripienaar/free-for-dev

    A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

    HTML

  6. developer-roadmap developer-roadmap Public

    Forked from kamranahmedse/developer-roadmap

    Interactive roadmaps, guides and other educational content to help developers grow in their careers.

    Astro