program Profile;
type
TProfile = record
Description: string;
Languages: string;
Tools: string;
Servers: string;
end;
var
Profile: TProfile;
begin
Profile.Description := 'Low-level programming enthusiast.';
Profile.Languages := 'C, C++, Go, C#, PHP, Python, TypeScript, Lua, Perl ...';
Profile.Tools := 'Docker, Vite, Kubernetes, Git, Jenkins ...';
Profile.Systems := 'Linux, FreeBSD, Cisco, Windows';
end.
π§ͺ
Creating the future.
β‘οΈ Exploring computer science independently while contributing to open source and assisting with scam investigations tied to IC3.gov.
- Europe
-
07:22
(UTC +01:00) - sweetbanner.github.io
- https://orcid.org/0009-0001-7325-9465
Highlights
Pinned Loading
-
oven-sh/bun
oven-sh/bun PublicIncredibly fast JavaScript runtime, bundler, test runner, and package manager β all in one
-
-
hwdsl2/wireguard-install
hwdsl2/wireguard-install PublicWireGuard VPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE and Raspberry Pi OS
-
MetaMask/eth-phishing-detect
MetaMask/eth-phishing-detect PublicUtility for detecting phishing domains targeting Web3 users
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.