💾
- Jalisco
-
00:58
- 6h behind
Highlights
- Pro
Pinned Loading
-
-
-
Emacs-BasicConfig-Windows
Emacs-BasicConfig-Windows PublicEmacs config from scratch. My first config
Emacs Lisp
-
Zip everything in current dir
Zip everything in current dir 1#This script will copy all the files in current directory into a zip
2$Files = Get-ChildItem -Exclude *.ps1 -Name
3Write-Host $Files
4foreach($File in $Files){
5Compress-Archive -Path $File -Update -DestinationPath files.zip
-
TelegramBot_OCI-Microservice
TelegramBot_OCI-Microservice PublicForked from AdanRuiz/oci-react-samples
A Telegram Chatbot as a Cloud Native app using React JS frontend and Java Helidon as backend, made for Oracle and Tec de Monterrey in the class Desarrollo e implantación de sistemas de software
Java
44 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
DavideDunne/Emacs-BasicConfig-Windows,
DavideDunne/emacsconfig-yetanother,
h-ez/chat-app
and 4 other
repositories
Loading
Contribution activity
April 2025
Created 1 commit in 1 repository
Created 1 repository
-
DavideDunne/free-programming-books
HTML
This contribution was made on Apr 14
Created a pull request in EbookFoundation/free-programming-books that received 2 comments
Add Emacs Lisp Elements book
What does this PR do?
Add resource(s)
For resources
Description
Add Emacs Lisp Elements
book
This is a book for explaining Emacs Lisp, unlike An In…
+1
−0
lines changed
•
2
comments