Skip to content

Proofs of concept ; Various languages (python, django, javascript, html / css, ...)

License

Notifications You must be signed in to change notification settings

borisBelloc/Poc

Repository files navigation

💭 Proofs of Concept. (PoC) ☕

_2019_04_10 : Project imported from my gitlab account

/ if you'r looking for a repo more focused on python : https://github.com/borisBelloc/PythonLibrariesAndFrameworks

💾 Beware : all poc are made and tested with Google Chrome !


Main folder : SIMPLE_POC 💫

Fast & short poc ; only one function

File name lang ? what ?
ImgFullscreenRandom.html Css Random image full screen
rainbowTextAnimation.html Css Css animation change text color 'rainbow'
verticalAlign1.html bootstrap 4 Align a text and an image verticaly with flex box / or css
arrowCSS.html CSS a triangle and its shadow made with css; perfect for tooltips
get_element_position.html JS mouse hover an element to get its position (x, y) using javascript
beforeAfter.html CSS Use of ::before and ::after
sticky.html Html +Bootstrap4 Make a div sticky to the top; custom sticky and/or bootstrap4 sticky
(bootstrap 4 optionnal)
loremIpsum.md Text Alway looking on google for the Lorem Ipsum generator ? look no more ;
12 paragraphs, 1000 words here.
AutoRefreshPage.html JS 💡 Auto-refresh an HTML page; useful when you work on a page and want to see the change without manually refreshing it!
onMouseOver.html HTML / JS Mouse over a <div> and display an alert
buttonFunction.html HTML / JS Launch a JS function when button clicked



Main folder : HTML_CSS_JS 👪

child Folder Additional languages and/or framework used What TODO "one day"
logoShine Css Supposed shine effect on logo rework it, finaly I don't like it
websiteLoader jQuery Website loader connected
loaderBlueCounter Css, jQuery Blue loader todo: connect it to page loading
passwordReveal VueJS, Bootstrap add an icons near a password input to let the user reveal his password before validation /
reCaptcha JavaScript, Google API reCaptcha, Bootstrap reCaptcha module /
dragNdrop bootstrap 4.1.3 (only for beautify/layout) drag and drop a list of images or import them with a classic button /
💥Navbar_animated#1 bootstrap 3.3.1, jquery 2.1.1 The header/Navbar change color when you start scrolling and resize; +responsive Change from bootstrap 331 to 4xx; almost done, see file b4_navbar.html
💥 Carousel bootstrap 3.3.1, jquery 2.1.1, own.carousel 2.3.4 a Carousel with 3 pictures...

💥 -> Poc moved in temporary folder; poc to clean



JAVA ☕ ready to use functions 👗

Main Folder file imports What
JAVA randomInstanciation.java / Memo with random instanciation (tab, Collection...)
JAVA scannerInt.java / 3 methods to test an int scanner (range, isInt)
JAVA isStringNull.java / Method to check if a string is null
JAVA java_randomInt.java java.util.concurrent.ThreadLocalRandom; Random int function



PYTHON 🐍 ready to use functions 🌀

Other repository with Python Library and framework : pywebcopy, http server, etc...

Main Folder file imports What
PYTHON name_generator NameGenerator script to generate random names
PYTHON py_unaccent.py unicodedata function to remove accents from a string.



DJANGO 🎶

Django tree

main : POC

app (instal POC as django app) :

  • upload_img
Folder > Localisation Additional technos What TODO "one day"
DJANGO > POC >> Upload_image / Upload an image (into server) and display it to replace the website image place holder /

About

Proofs of concept ; Various languages (python, django, javascript, html / css, ...)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published