Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kulichkoff/kulichkoff
Config files for my GitHub profile.
https://github.com/kulichkoff/kulichkoff
config github-config
Last synced: about 2 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/kulichkoff/kulichkoff
- Owner: kulichkoff
- Created: 2021-11-29T08:31:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T14:22:45.000Z (2 months ago)
- Last Synced: 2024-10-30T15:28:33.213Z (2 months ago)
- Topics: config, github-config
- Homepage: https://github.com/DxAcker
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## :technologist: About me
My name is Daniel Kulichkov, and I am a **Software Developer** at [First Line Outsourcing](https://www.flo.team/ru/).
Currently, my main focus is web development with cloud technologies such as AWS Serverless, using tools like Angular for frontend development.I’m passionate about learning and rapidly acquiring new skills. Currently, I'm diving into Go and Rust to broaden my expertise.
I’ve worked on a variety of projects, including Hasha, a CLI tool designed to calculate file hashes faster than macOS' built-in solution.
I'm also actively developing Bakman, a backup CLI tool. You can explore my projects and more details below.While I’m not currently involved in open-source contributions, I look forward to engaging with the community and contributing
to meaningful projects in the future.## :notebook: Little about my projects
### [Chgpf](https://github.com/kulichkoff/chgpf)
A simple command-line tool to change Git profiles with ease.
### [Hasha](https://github.com/kulichkoff/hasha)
Hasha is a simple command-line tool for generating hashes from input data.
This tool is useful for verifying data integrity and creating secure checksums.