Skip to content
View Jacqquard's full-sized avatar
πŸ’Ό
Looking for a job
πŸ’Ό
Looking for a job

Block or report Jacqquard

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

dark aesthetic banner

β–‘β–‘β–‘β–‘β–‘β–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ•—β–‘β–‘β–‘β–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘
β–‘β–‘β–‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—
β–‘β–‘β–‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β–‘β•šβ•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘
β–ˆβ–ˆβ•—β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•—β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘
β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–‘β•šβ•β–ˆβ–ˆβ•”β•β•β–‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•
β–‘β•šβ•β•β•β•β•β–‘β•šβ•β•β–‘β–‘β•šβ•β•β–‘β•šβ•β•β•β•β•β–‘β–‘β–‘β–‘β•šβ•β•β–‘β–‘β–‘β–‘β•šβ•β•β•β•β•β•β–‘β•šβ•β•β–‘β–‘β•šβ•β•β•šβ•β•β–‘β–‘β•šβ•β•β•šβ•β•β•β•β•β•β–‘

Cpp-developer | Analysis | Automation | Software Developer

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Ρ‹ профиля

πŸ’» About me

#include <iostream>
#include <string>
#include <map>
#include <vector>

class Developer {
private:
    std::string name;
    std::string role;
    std::map<std::string, std::vector<std::string>> skills;
    std::string passion;

public:
    Developer() {
        name = "Jacquard";
        role = "Cpp-developer";
        skills = {
            {"Backend", {"Python", "Π‘++", "Java"}},
            {"Automation", {"Selenium", "Playwright", "BeautifulSoup"}},
            {"Databases", {"MySQL", "PostgreSQL", "SQLite"}},
            {"Frontend", {"HTML/CSS", "JavaScript", "React"}},
            {"DevOps", {"Docker", "Linux", "Git"}}
        };
        passion = "Write clean, optimized code that you can be proud of";
    }

    friend std::ostream& operator<<(std::ostream& os, const Developer& dev) {
        return os << dev.name << " | " << dev.role;
    }
};

int main() {
    Developer me;
    std::cout << me << std::endl;
    return 0;
}

πŸ› οΈ Technologies

ВСхнологичСский стСк

● Languages: Python, JavaScript, C++, SQL, Java
● Frameworks: React, Django, Flask, FastAPI
● Parsing: Selenium, BeautifulSoup, Requests
● Databases: PostgreSQL, MySQL, SQLite
● Infrastructure: Docker, Linux, Git, Node.js
● Other: HTML5, CSS3

πŸ“ˆ GitHub Statistics

ΠŸΠΎΠΏΡƒΠ»ΡΡ€Π½Ρ‹Π΅ языки Бтатистика GitHub БСрия GitHub

dark aesthetic image

πŸ† Achievements

Π’Ρ€ΠΎΡ„Π΅ΠΈ

Pinned Loading

  1. Kiala-AI Kiala-AI Public

    Desktop AI Assistant

    JavaScript 4

  2. JForge-IDE JForge-IDE Public

    IDE for Java, written in Java

    Java 8

  3. CupidsShot CupidsShot Public

    Virtual singing of the soul

    JavaScript 4