Code Monkey home page Code Monkey logo

curriculumgenerator's Introduction

  • 👋 Hi, I’m @gabywald

  • 👀 I’m interested in #TTRPG : #CyberPunk , #Cthulhu , #DeltaGreen

  • 📫 How to reach me : https://linktr.ee/gabywald

  • #geek #biogeek #bioinfo #spaceopera #cyber #linux #ubuntu #jdr #roliste #cyberpunk #deltagreen #bioinformatics #dataengineer #data #BigData #OSINT (?)

curriculumgenerator's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

curriculumgenerator's Issues

add some skills (hard and soft) to put in description !

## TODO add some skills (hard and soft) to put in description !
curriculumGenerationtest.write( "\\cventry{years}{" + corporationName + " (" + eltJOB[1] + ")}{" + eltJOB[0] + "}{" + contractType + "}{\n %% grade \n}{\n %% description \n}\n\n" )
curriculumGenerationtest.write( "%% \\cventry{years}{degree/job title}{institution/employer}{localization}{grade}{description}\n\n" )
curriculumGenerationtest.write( "\\cventry{DATUM}{TITRE}{ENTREPRISE}{CONTRAT}%\n" )
curriculumGenerationtest.write( " {\\newline INTITULE++}{%\n" )
curriculumGenerationtest.write( "\\begin{itemize}\n" )


This issue was generated by todo based on a TODO comment in 8253841 when #21 was merged. cc @gabywald.

"Bénévolat" generation ??

## ## ## TODO "Bénévolat" generation ??
curriculumGenerationtest.write( "\\section{Expériences de bénévolat}\n" )
curriculumGenerationtest.write( "\t \\cventry{years}{jobtitle}{institution}{localization}{status}{description}\n\n" )
## Recommandations ...
## ## ## TODO "Recommandations" generation ??
curriculumGenerationtest.write( "%% \\section{Recommandations}\n" )


This issue was generated by todo based on a TODO comment in 870f483 when #47 was merged. cc @gabywald.

"Recommandations" generation ??

## ## ## TODO "Recommandations" generation ??
curriculumGenerationtest.write( "%% \\section{Recommandations}\n" )
curriculumGenerationtest.write( "%% \t \\cvitem{ Item }{ Content }\n\n" )
## Réalisations ...
## ## ## TODO "Réalisations" generation ??
curriculumGenerationtest.write( "\\section{Réalisations}\n" )


This issue was generated by todo based on a TODO comment in 870f483 when #47 was merged. cc @gabywald.

"Introduction Text" generation ??

## ## ## TODO "Introduction Text" generation ??
curriculumGenerationtest.write( "%% \\section{Introduction}\n")
curriculumGenerationtest.write( "\t IntroductionText~\\\\ \n\n" )
## Compétences ...
curriculumGenerationtest.write( "\\section{Comp{\\'e}tences}\n" )
curriculumGenerationtest.write( "\t%% \\cvdoubleitem{ Item1 }{ Description1 }{ Item2 }{ Description2 }\n\n" )


This issue was generated by todo based on a TODO comment in 870f483 when #47 was merged. cc @gabywald.

Data initialisation

  • Possible First Names
  • Possible Last Names ;
  • Possible Hard Skills (required for job / technical) ;
  • Possible Soft Skills (tranverse and communication : relationship, empathy...) ;
  • Corporations / Companies names (for job / train experiences) ;
  • Contract types (In France : CDD, CDI, Stage, Intérim, Mission).

"Interests out of the work" generation ??

## ## ## TODO "Interests out of the work" generation ??
curriculumGenerationtest.write( "\\section{Centres d'int{\\'e}r{\\^e}ts}\n" )
curriculumGenerationtest.write( "\t \\cvitem{Lectures}{ Science-Fiction, Policier, Fantasy... }\n" )
curriculumGenerationtest.write( "\t \\cvitem{Jeux Sociaux}{ Jeux de Rôle, Jeux de plateau, e-sport }\n" )
## END of document
curriculumGenerationtest.write( "\\end{document}\n\n" )


This issue was generated by todo based on a TODO comment in 870f483 when #47 was merged. cc @gabywald.

Ideas for LaTeX

Tikz for background decorations (art nouveau, art déco...)

avoid double results

## TODO avoid double results
## TODO better treatment of jobs ('metiers')
## TODO better treatment of equipments, software ('logiciels')
## TODO better treatment of GodFather's ('Parrain')
## TODO better treatment of debts (debtTo & debtFrom)
## TODO better treatment of some elements ('credit', ...)


This issue was generated by todo based on a TODO comment in 4f2671c. It's been assigned to @gabywald because they committed the code.

"Réalisations" generation ??

## ## ## TODO "Réalisations" generation ??
curriculumGenerationtest.write( "\\section{Réalisations}\n" )
curriculumGenerationtest.write( "\t \\cvitem{Projets}{ GitHub }\n" )
curriculumGenerationtest.write( "\t \\cvitem{Organisations}{ associations }\n" )
curriculumGenerationtest.write( "\t \\cvitem{Publications}{ citations }\n\n" )
## Out of Work / Centres d'intérêts


This issue was generated by todo based on a TODO comment in 870f483 when #47 was merged. cc @gabywald.

build complete curriculum ; inspiration from CyberAgeEncylopaedia and Perl scrip...

## TODO build complete curriculum ; inspiration from CyberAgeEncylopaedia and Perl scripts associated !
while True :
futurejob = BiographicTable.selectRandomBiographic()
userchoice = str(input("\t Conserver ? [Y/n]"));
if ( (userchoice != "N") and (userchoice != "n") ) :
personnae.jobs.append( futurejob )


This issue was generated by todo based on a TODO comment in 8253841 when #21 was merged. cc @gabywald.

print personnae.skills in keywords !

## TODO print personnae.skills in keywords !
curriculumGenerationtest.write( "\\def\\motsClefs{LaTeX;PDF;Python;Python3...}\n\n" )
curriculumGenerationtest.write( curriculumGeneration.getHyperSetup() + "\n\n" )
curriculumGenerationtest.write( curriculumGeneration.getDefVariables() + "\n\n" )


This issue was generated by todo based on a TODO comment in 168255a when #43 was merged. cc @gabywald.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.